home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-02-02 | 898 b | 32 lines | [TEXT/GEOL] |
- Item 3892351 2-Feb-90 08:26PST
-
- From: D1622 Nerdworks, Dan Weston,PRT
-
- To: CPLUS.DEV$ C++ Interest List--Developers
- CPLUS.APPLE$ C++ Interest List--Apple Employees
-
- Sub: DoToField_StaticLink ???
-
-
-
- Dear fellow C++ explorers,
-
- When I use MacApp from C++, I have to define the Fields method as shown here:
-
- pascal void TPICTDocument::Fields(pascal void (*DoToField)(
- StringPtr fieldName,
- Ptr fieldAddr,
- short fieldType,
- void *DoToField_StaticLink),
- void *DoToField_StaticLink)
-
-
- Can someone tell me what the DoToField_StaticLink argument is for and why is it
- there...?
-
- Thanks,
- Dan Weston
- Nerdworks
- D1622
-
-